﻿2026-07-22T19:23:44.4179556Z ##[group]Run actions/checkout@v5
2026-07-22T19:23:44.4180330Z with:
2026-07-22T19:23:44.4180701Z   repository: BigscreenVR/spt-bs-core
2026-07-22T19:23:44.4183648Z   token: ***
2026-07-22T19:23:44.4183996Z   ssh-strict: true
2026-07-22T19:23:44.4184353Z   ssh-user: git
2026-07-22T19:23:44.4184721Z   persist-credentials: true
2026-07-22T19:23:44.4185113Z   clean: true
2026-07-22T19:23:44.4185494Z   sparse-checkout-cone-mode: true
2026-07-22T19:23:44.4185909Z   fetch-depth: 1
2026-07-22T19:23:44.4186257Z   fetch-tags: false
2026-07-22T19:23:44.4186615Z   show-progress: true
2026-07-22T19:23:44.4186978Z   lfs: false
2026-07-22T19:23:44.4187317Z   submodules: false
2026-07-22T19:23:44.4187684Z   set-safe-directory: true
2026-07-22T19:23:44.4188093Z   allow-unsafe-pr-checkout: false
2026-07-22T19:23:44.4188702Z ##[endgroup]
2026-07-22T19:23:44.5011953Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T19:23:44.5013439Z ##[group]Getting Git version info
2026-07-22T19:23:44.5014097Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T19:23:44.5015049Z [command]/usr/bin/git version
2026-07-22T19:23:44.5015455Z git version 2.43.0
2026-07-22T19:23:44.5021581Z ##[endgroup]
2026-07-22T19:23:44.5032369Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cf963d17-4f58-45fb-924a-499d08aec299' before making global git config changes
2026-07-22T19:23:44.5033525Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T19:23:44.5035436Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T19:23:44.5068094Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T19:23:44.5089529Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T19:23:44.5100127Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T19:23:44.5103299Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T19:23:44.5125240Z HEAD
2026-07-22T19:23:44.5155671Z ##[endgroup]
2026-07-22T19:23:44.5156705Z [command]/usr/bin/git submodule status
2026-07-22T19:23:44.5337687Z ##[group]Cleaning the repository
2026-07-22T19:23:44.5338264Z [command]/usr/bin/git clean -ffdx
2026-07-22T19:23:44.5373519Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T19:23:44.5437736Z HEAD is now at c63b96ad Merge 6b13f074be54ce69b4ff7dd71aa47b91a19629f8 into 7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9
2026-07-22T19:23:44.5442741Z ##[endgroup]
2026-07-22T19:23:44.5444386Z ##[group]Disabling automatic garbage collection
2026-07-22T19:23:44.5447076Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T19:23:44.5471802Z ##[endgroup]
2026-07-22T19:23:44.5472368Z ##[group]Setting up auth
2026-07-22T19:23:44.5476839Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T19:23:44.5501255Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T19:23:44.5683362Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T19:23:44.5707655Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T19:23:44.5895524Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T19:23:44.5921652Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T19:23:44.6109530Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T19:23:44.6138591Z ##[endgroup]
2026-07-22T19:23:44.6139603Z ##[group]Fetching the repository
2026-07-22T19:23:44.6145489Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c63b96ad7ae00d74981db288d5ca401b8c2868b1:refs/remotes/pull/64/merge
2026-07-22T19:23:45.2139335Z ##[endgroup]
2026-07-22T19:23:45.2140304Z ##[group]Determining the checkout info
2026-07-22T19:23:45.2141205Z ##[endgroup]
2026-07-22T19:23:45.2144501Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T19:23:45.2185840Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T19:23:45.2213328Z ##[group]Checking out the ref
2026-07-22T19:23:45.2216559Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/64/merge
2026-07-22T19:23:45.2271202Z HEAD is now at c63b96ad Merge 6b13f074be54ce69b4ff7dd71aa47b91a19629f8 into 7c0f12d6eab59c52a3ecae81a26ea68a0b6520c9
2026-07-22T19:23:45.2273759Z ##[endgroup]
2026-07-22T19:23:45.2307253Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T19:23:45.2330212Z c63b96ad7ae00d74981db288d5ca401b8c2868b1
